home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / fund_ch.dxr / 00699.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  138 b   |  13 lines

  1. on mouseWithin
  2.   showit(214, 214)
  3.   hideit(215, 217)
  4. end
  5.  
  6. on mouseLeave
  7.   hideit(214, 217)
  8. end
  9.  
  10. on mouseUp me
  11.   whatpopup("3.5", "A")
  12. end
  13.